翻訳と辞書
Words near each other
・ Explorations (TV series)
・ Explorations Academy
・ Explorations in Afro-Cuban Dance and Drum
・ Explorations in Economic History
・ Explorations V Children's Museum
・ Explorative strategies
・ Exploratorium
・ Exploratorium (film)
・ Exploratory
・ Exploratory (museum)
・ Exploratory committee
・ Exploratory data analysis
・ Exploratory engineering
・ Exploratory factor analysis
・ Exploratory laparotomy
Exploratory programming
・ Exploratory research
・ Exploratory search
・ Exploratory surgery
・ Exploratory testing
・ Exploratory thought
・ ExploraVision
・ Explore & More Children's Museum
・ Explore (education)
・ Explore (magazine)
・ Explore (TV series)
・ Explore Evolution
・ Explore Learning
・ Explore More Discovery Museum
・ Explore Park


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Exploratory programming : ウィキペディア英語版
Exploratory programming

Exploratory programming is an important part of the software engineering cycle: when a domain is not very well understood or open-ended, or it's not clear what algorithms and data structures might be needed for an implementation, it's useful to be able to interactively develop and debug a program without having to go through the usual constraints of the edit-compile-run-debug cycle. Many languages provide support for exploratory programming via interactivity, dynamicity, and extensibility, such as Cecil, Dylan, Factor, F#, Lisp, Mathematica, Obliq, Oz, Prolog, Python, REBOL, Perl, Ruby, Self, Smalltalk, Tcl and Javascript.
==Formal Specification Versus Exploratory Programming==

For some software development projects, it makes sense to do a requirements analysis and a formal specification. For other software development projects, it makes sense to let the developers experiment with the technology and let the specification of the software evolve depending upon the exploratory programming.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Exploratory programming」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.